projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b7383
)
d/rules: Don't symlink gtk-doc into subprojects/
author
Simon McVittie
<smcv@debian.org>
Fri, 4 Sep 2020 11:39:47 +0000
(12:39 +0100)
committer
Simon McVittie
<smcv@debian.org>
Fri, 4 Sep 2020 11:39:47 +0000
(12:39 +0100)
The upstream tarball release for 3.99.1 includes its own bundled copy.
debian/clean
patch
|
blob
|
history
debian/rules
patch
|
blob
|
history
diff --git
a/debian/clean
b/debian/clean
index 6101eaa744c9609b43a6f068e19ff81fb97fd9a9..32863ee17c144facb88b2428b639021e2b67c477 100644
(file)
--- a/
debian/clean
+++ b/
debian/clean
@@
-1,3
+1,2
@@
gtk/gtkdbusgenerated.h
gtk/gtkdbusgenerated.c
-subprojects/gtk-doc
diff --git
a/debian/rules
b/debian/rules
index 6e91058f57c107102effb4b99feffaeec85ce990..6c44d7523d56f3e9c1f649b281c25455aa6426f8 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-142,7
+142,6
@@
override_dh_clean: debian/control
override_dh_auto_build: $(call dh_subst_files,$(all_binaries))
override_dh_auto_configure: debian/control
- ln -fns ../gtk-doc-for-gtk4 subprojects/gtk-doc
dh_auto_configure \
--builddirectory=debian/build/deb \
-- \